[linux] preventing access in shared hosting
Posted
by jack
on Server Fault
See other posts from Server Fault
or by jack
Published on 2010-04-24T18:02:41Z
Indexed on
2010/04/24
18:13 UTC
Read the original article
Hit count: 240
linux
Hi Linux Admins
I set up a small shared hosting that contains some sites. For each site, there is a user. I mean, for abcd.com, I created abcd.com user and put htdocs for web hosting. I have no idea on how to prevent abcd.com from accessing xyzd.com's data. I have chmoded by changing 0 to others permission, which makes access defined by Apache when I view it with browser.
How can I secure access?
Thanks.
© Server Fault or respective owner